Package | nhsd.assets.stu3 |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://clinicals.spineservices.nhs.uk/STU3/metadata |
Url | https://clinicals.spineservices.nhs.uk/STU3/metadata |
Version | 1.0.0 |
Status | active |
Date | 2020-02-20T00:00:00+00:00 |
Name | SpineClinicals-Requirements-CapabilityStatement-1 |
Experimental | False |
Authority | hl7 |
Description | Spine Clinicals offers API to resources supporting: National Data Opt-out and Reasonable Adjustments. |
Copyright | Copyright © 2018 NHS Digital |
Kind | instance |
No resources found
OperationDefinition | |
https://fhir.nhs.uk/STU3/OperationDefinition/RARecord-RemoveRARecord-Operation-1 ![]() | RARecord-RemoveRARecord-Operation-1 |
https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-Condition-1 ![]() | CareConnect-RARecord-Condition-1 |
https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-List-1 ![]() | CareConnect-RARecord-List-1 |
https://fhir.nhs.uk/STU3/StructureDefinition/NDOP-Consent-1 ![]() | NDOP-Consent-1.xml |
https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Consent-1 ![]() | RARecord-Consent-1 |
https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Flag-1 ![]() | RARecord-Flag-1 |
{
"resourceType" : "CapabilityStatement",
"meta" : {
"profile" : [
"https://fhir.nhs.uk/STU3/StructureDefinition/NHSDigital-CapabilityStatement-1"
]
},
"url" : "https://clinicals.spineservices.nhs.uk/STU3/metadata",
"version" : "1.0.0",
"name" : "SpineClinicals-Requirements-CapabilityStatement-1",
"status" : "active",
"date" : "2020-02-20T00:00:00+00:00",
"publisher" : "NHS Digital",
"contact" : [
{
"name" : "National Service Desk",
"telecom" : [
{
"system" : "email",
"value" : "ssd.nationalservicedesk@nhs.net",
"use" : "work"
},
{
"system" : "phone",
"value" : "0300 303 5035",
"use" : "work"
}
]
},
{
"name" : "National Information Centre",
"telecom" : [
{
"system" : "email",
"value" : "exeter.helpdesk@nhs.net",
"use" : "work"
}
]
}
],
"description" : "Spine Clinicals offers API to resources supporting: National Data Opt-out and Reasonable Adjustments.",
"copyright" : "Copyright © 2018 NHS Digital",
"kind" : "instance",
"fhirVersion" : "3.0.1",
"acceptUnknown" : "no",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"implementationGuide" : [
"https://developer.nhs.uk/apis/reasonable-adjustments/",
"https://developer.nhs.uk/apis/optout/"
],
"profile" : [
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/NDOP-Consent-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Consent-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Flag-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-List-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-Condition-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Provenance-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-AdjustmentCategory-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-AdjustmentNotes-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-BestInterestSummary-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-Provenance-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-ProxyRole-1"
},
{
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-RemovalReason-1"
}
],
"rest" : [
{
"mode" : "server",
"security" : {
"cors" : true
},
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination",
"extension" : [
{
"url" : "required",
"valueString" : "patient"
},
{
"url" : "required",
"valueString" : "status"
},
{
"url" : "required",
"valueString" : "category"
}
]
}
],
"type" : "Consent",
"profile" : {
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Consent-1"
},
"interaction" : [
{
"code" : "create"
},
{
"code" : "read"
},
{
"code" : "update"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"readHistory" : false,
"updateCreate" : false,
"conditionalCreate" : false,
"conditionalRead" : "not-supported",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "patient",
"type" : "token"
},
{
"name" : "status",
"type" : "token"
},
{
"name" : "category",
"type" : "token"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination",
"extension" : [
{
"url" : "required",
"valueString" : "patient"
},
{
"url" : "required",
"valueString" : "status"
},
{
"url" : "required",
"valueString" : "category"
}
]
}
],
"type" : "Flag",
"profile" : {
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Flag-1"
},
"interaction" : [
{
"code" : "create"
},
{
"code" : "read"
},
{
"code" : "update"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"readHistory" : false,
"updateCreate" : false,
"conditionalCreate" : false,
"conditionalRead" : "not-supported",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "patient",
"type" : "token"
},
{
"name" : "status",
"type" : "token"
},
{
"name" : "category",
"type" : "token"
},
{
"name" : "_format",
"type" : "token"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination",
"extension" : [
{
"url" : "required",
"valueString" : "patient"
},
{
"url" : "required",
"valueString" : "status"
},
{
"url" : "required",
"valueString" : "code"
}
]
}
],
"type" : "List",
"profile" : {
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-List-1"
},
"interaction" : [
{
"code" : "create"
},
{
"code" : "read"
},
{
"code" : "update"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"readHistory" : false,
"updateCreate" : false,
"conditionalCreate" : false,
"conditionalRead" : "not-supported",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "patient",
"type" : "token"
},
{
"name" : "status",
"type" : "token"
},
{
"name" : "code",
"type" : "token"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination",
"extension" : [
{
"url" : "required",
"valueString" : "_list"
},
{
"url" : "required",
"valueString" : "clinical-status"
}
]
}
],
"type" : "Condition",
"profile" : {
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-RARecord-Condition-1"
},
"interaction" : [
{
"code" : "create"
},
{
"code" : "read"
},
{
"code" : "update"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"readHistory" : false,
"updateCreate" : false,
"conditionalCreate" : false,
"conditionalRead" : "not-supported",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "_list",
"type" : "token"
},
{
"name" : "clinical-status",
"type" : "token"
}
]
},
{
"type" : "Consent",
"profile" : {
"reference" : "https://fhir.nhs.uk/STU3/StructureDefinition/NDOP-Consent-1",
"display" : "NDOP-Consent-1 Profile"
},
"interaction" : [
{
"code" : "create"
},
{
"code" : "vread"
},
{
"code" : "update"
}
],
"versioning" : "versioned",
"readHistory" : true,
"updateCreate" : false,
"conditionalCreate" : false,
"conditionalRead" : "not-supported",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "patient",
"type" : "reference"
},
{
"name" : "category",
"type" : "token"
},
{
"name" : "purpose",
"type" : "token"
},
{
"name" : "_id",
"type" : "token"
}
]
}
],
"searchParam" : [
{
"name" : "_format",
"type" : "token"
}
],
"operation" : [
{
"name" : "removerarecord",
"definition" : {
"reference" : "https://fhir.nhs.uk/STU3/OperationDefinition/RARecord-RemoveRARecord-Operation-1"
}
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.